Fix #167259, reported by Christian Persch:
authorMatthias Clasen <mclasen@redhat.com>
Thu, 24 Feb 2005 16:37:14 +0000 (16:37 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 24 Feb 2005 16:37:14 +0000 (16:37 +0000)
commit20b67bc6ad1e015d3d15ca7c789ba7847fa6b6e7
treed548ed414b2f8d55415d2a2d33d9660a6e8a7df4
parent9eb636fe12699e6572ccc6debd30e8b4677e9f76
Fix #167259, reported by Christian Persch:

2005-02-24  Matthias Clasen  <mclasen@redhat.com>

        Fix #167259, reported by  Christian Persch:

* gtk/gtkwidget.c (gtk_widget_unparent): Unmap the reparented
widget, even if we avoid the unrealizing.
(gtk_widget_reparent_subwindows): Make reparenting work for
!NO_WINDOW widgets which have other windows which are siblings
of widget->window (as e.g. GtkSpinButton).
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk/gtkwidget.c